* man.el
authorKevin Ryde <user42@zip.com.au>
Sat, 26 Dec 2009 22:02:26 +0000 (22:02 +0000)
committerKevin Ryde <user42@zip.com.au>
Sat, 26 Dec 2009 22:02:26 +0000 (22:02 +0000)
commit1086132ec670346bd84a4e74c233d0306b520c68
treea999a06493e7d2857b1f84d81248313b67fab127
parentaf41f2df01609980846187c64475bd72a92ec329
* man.el
(Man-bgproc-sentinel): When "-k foo" produces no output show error
"no matches" rather than "Can't find manpage", as the latter reads
like -k was interpreted as a page name, which is not so.  (My
bug#5431.)
lisp/ChangeLog